home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 169 < prev    next >
Internet Message Format  |  1994-08-27  |  2KB

  1. From: mh1@irz.inf.tu-dresden.de (Michael Hohmuth)
  2. Subject: Re: seduid scripts
  3. Date: Tue, 23 Mar 93 13:43:03 MET
  4. In-Reply-To: <9303221317.AA10061@terminator.rs.itd.umich.edu>; from "Frank Ridderbusch" at Mar 22, 93 2:17 pm
  5.  
  6. > I somehow fail to understand, why you all are so keen to put
  7. > '#!/bin/sh' in the beginning of shell scripts. I definitly want the
  8. > '#!' feature myself, but why can't we live with '#!c:\bin\sh'. I mean,
  9. > if there thousands of shell script, which could be moved from UNIX to
  10. > MiNT and which can then run unmodified, then I can possibly understand
  11. > the request, [...]
  12.  
  13. Frank,  in my understanding, that's exactly the way to go.  The aim is
  14. to let the Unix folks feel at home on their Atari, and to make porting
  15. software from Unix as easy as possible.
  16.  
  17. Wouldn't it be nice if you just take some piece of GNU software and type
  18.     configure <cr>
  19.     make all <cr>
  20.     make install <cr>
  21. without having to twiddle with shell script headers?
  22.  
  23. > [...] but we are on the ST which uses the '\' in the kernel.
  24.  
  25. Unfortunately, yes.  I think we shouldn't take that as a dogma; when using
  26. the MiNT library or the GCC TOS lib, you don't have to use backslashes any
  27. more.  (I even believe that it would be fairly easy to make the kernel
  28. understand `/' as a path separator in a hypotetical new process domain. :-)
  29.  
  30. > Even with the links in the unified filesystem, I don't that we have a
  31. > standard filesystem layout ala unix soon. 
  32.  
  33. Why not?  It's quite easy to set this up.  (I have done this on my machine.)
  34.  
  35. Regards,
  36. Michael
  37. -- 
  38. Internet: hohmuth@freia.inf.tu-dresden.de
  39.